Apache Spark

Docs

Books

Videos

Courses

Articles

Tips

Spark session and Spark context

You can think of the SparkContext as your connection to the cluster and the SparkSession as your interface with that connection. – https://campus.datacamp.com/courses/introduction-to-pyspark/getting-to-know-pyspark?ex=4

Computing resources

IU